How to Install docbook-website software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install docbook-website software package in Ubuntu 12.04 LTS (Precise Pangolin)

docbook-website software package provides XML Website DTD and XSL Stylesheets, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install docbook-website 

docbook-website is installed in your system.

Make ensure the docbook-website package were installed using the commands given below,

$ sudo dpkg-query -l | grep docbook-website *

You will get with docbook-website package name, version, architecture and description in a table

docbook-website package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Text Processing
Package docbook-website
Version 2.5.0.0-7.2
Description XML Website DTD and XSL Stylesheets
Sub Section Text


See Also, How to uninstall or remove docbook-website software package from Ubuntu 12.04 LTS (Precise Pangolin)?